LostTech.TensorFlow : API Documentation

Type PythonCollection<T, TSeq>

Namespace LostTech.Gradient.BuiltIns

Parent PythonSequence<T, TSeq>

Interfaces ICollection

Can be used to wrap Python collections

Methods

Properties

Public instance methods

void CopyTo(T[] array, int arrayIndex)

Public properties

int Count get;

Gets the number of items in the list

object PythonObject get;